[INFO] fetching crate solsec 0.2.1...
[INFO] checking solsec-0.2.1 against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] extracting crate solsec 0.2.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate solsec 0.2.1
[INFO] finished tweaking crates.io crate solsec 0.2.1
[INFO] tweaked toml for crates.io crate solsec 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate solsec 0.2.1 on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate solsec 0.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:97:1
[INFO] [stderr]    |
[INFO] [stderr] 97 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `solsec` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462
[INFO] running `Command { std: "docker" "start" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:97:1
[INFO] [stderr]    |
[INFO] [stderr] 97 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `solsec` (manifest) generated 1 warning
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking crossbeam-utils v0.6.6
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking num-modular v0.6.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]     Checking tokio-io v0.1.13
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking tokio-executor v0.1.10
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]     Checking yaml-rust2 v0.10.3
[INFO] [stderr]     Checking tokio-reactor v0.1.12
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking tokio-signal v0.2.9
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking jiff v0.2.15
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking tokio-process v0.2.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr] error: could not compile `pest` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.8.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "miette-error", "pretty-print", "std"))' -C metadata=7292540138cf526d -C extra-filename=-66c2adecb48292de --out-dir /opt/rustwide/target/debug/build/pest/66c2adecb48292de/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/68e01893f7725c0b/out --extern memchr=/opt/rustwide/target/debug/build/memchr/cff07c85e207ce5a/out/libmemchr-cff07c85e207ce5a.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/90c1bed93f43ca39/out/libthiserror-90c1bed93f43ca39.rmeta --extern ucd_trie=/opt/rustwide/target/debug/build/ucd-trie/ae4b7008daaf6ee9/out/libucd_trie-ae4b7008daaf6ee9.rmeta --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=1a700ac3fcfdbde9 -C extra-filename=-4116658a16a6669c --out-dir /opt/rustwide/target/debug/build/tokio/4116658a16a6669c/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/dbb70fe534b4b5ba/out -L dependency=/opt/rustwide/target/debug/build/libc/fec0d2357e96f315/out -L dependency=/opt/rustwide/target/debug/build/lock_api/dc5dc40e75da6c55/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/e0465b83e8b0d997/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/9130ca354df06040/out -L dependency=/opt/rustwide/target/debug/build/smallvec/4e12c0ff51272618/out --extern bytes=/opt/rustwide/target/debug/build/bytes/ab7df6f36dca1ac4/out/libbytes-ab7df6f36dca1ac4.rmeta --extern libc=/opt/rustwide/target/debug/build/libc/fec0d2357e96f315/out/liblibc-fec0d2357e96f315.rmeta --extern mio=/opt/rustwide/target/debug/build/mio/59bc781fe0d1ddbc/out/libmio-59bc781fe0d1ddbc.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/ac7bee5ac27abd94/out/libparking_lot-ac7bee5ac27abd94.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/6060e7b3d063b7ca/out/libpin_project_lite-6060e7b3d063b7ca.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/build/signal-hook-registry/59bf9410e7a00cb2/out/libsignal_hook_registry-59bf9410e7a00cb2.rmeta --extern socket2=/opt/rustwide/target/debug/build/socket2/3cd7c3ce5e7ba504/out/libsocket2-3cd7c3ce5e7ba504.rmeta --extern tokio_macros=/opt/rustwide/target/debug/build/tokio-macros/4cd7f8d9756d33c6/out/libtokio_macros-4cd7f8d9756d33c6.so --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462", kill_on_drop: false }`
[INFO] [stdout] 378d5ba7e193c9df5a857253b5104bc26d6b31b336eca47b1f1339cae328a462
